Total Complexity | 12 |
Dependencies | 7 |
Dependents | 2 |
Total lines | 131 |
Lines of code | 47 |
Logical lines of code | 22 |
Comment lines | 53 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handleResponse() | 66 | 3 | 7 | |
getHttpClient() | 64 | 2 | 10 | |
__construct() | 74 | 1 | 5 | |
get() | 78 | 1 | 3 | |
post() | 78 | 1 | 3 | |
put() | 78 | 1 | 3 | |
delete() | 79 | 1 | 3 | |
send() | 67 | 1 | 7 | |
getDefaultHeaders() | 71 | 1 | 6 |